Drop gdk_surface_withdraw
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jul 2018 19:12:14 +0000 (15:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jul 2018 19:29:58 +0000 (15:29 -0400)
commitd148f26658bd6af8066c8269585c02959943c69b
tree8020ecb9a714f8926e7b94a747e7094a1e3a3e9f
parent7ca6440f4d1c6a0921cfd310e1993d0a7c8e082d
Drop gdk_surface_withdraw

'withdrawn' is an X11-centric concept, and the function
can just as well be replaced by gdk_surface_hide.
docs/reference/gdk/gdk4-sections.txt
gdk/gdksurface.c
gdk/gdksurface.h
gdk/x11/gdksurface-x11.c
gtk/gtkwindow.c